JPEGCOMPRESSFolder(c) - Oct 13 2014
-----------------------------------

***************************************
		CREDITS

jpgd.cpp - C++ class for JPEG decompression.
Public domain, Rich Geldreich <richgel99@gmail.com>
Alex Evans: Linear memory allocator (taken from jpge.h).
v1.04, May. 19, 2012: Code tweaks to fix VS2008 static code analysis warnings (all looked harmless)

Supports progressive and baseline sequential JPEG image files, and the most common chroma subsampling factors: Y, H1V1, H2V1, H1V2, and H2V2.

Chroma upsampling quality: H2V2 is upsampled in the frequency domain, H2V1 and H1V2 are upsampled using point sampling.
Chroma upsampling reference: "Fast Scheme for Image Size Change in the Compressed Domain"
http://vision.ai.uiuc.edu/~dugad/research/dct/index.html

***************************************
		CREDITS

stbi-1.33 - public domain JPEG/PNG reader 
http://nothings.org/stb_image.c
****************************************

Install Information:

===================================================
1) Copy the 'CeBeansJPEGCompress.dll' to the '\Windows' folder of your PocketPC.
2) Copy the 'CeBeansPIE.dll' to the '\Windows' folder of your PocketPC.
===================================================

For over 10,301+ free apps and new apps daily for 
Windows Mobile devices visit www.CeBeans.com!

You can also download the BeanFinder
http://www.CeBeans.com/beanfinderp.htm

Also make sure you have the eVB runtimes installed.
http://www.cebeans.com/runtime/runtime.htm

That's it!

If you need help with the install then email
me at inventor@CeBeans.com with the problem
that you are having installing the program.

Enjoy!

Vincent Collura
(Inventor/Engineer)

http://www.CeBeans.com
Did you get your beans Today?

